FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/bc-Donor

Packagenictiz.fhir.nl.stu3.geboortezorg
Resource TypeStructureDefinition
Idbc-Donor
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc7&canonical=http://nictiz.nl/fhir/StructureDefinition/bc-Donor
URLhttp://nictiz.nl/fhir/StructureDefinition/bc-Donor
Statusactive
Namebc-Donor
Titlebc-Donor
Realmnl
DescriptionA RelatedPerson profile describing donor characteristics as defined by BabyConnect.
CopyrightCC0
TypeRelatedPerson
Kindresource

Resources that use this resource

StructureDefinition
bc-DonorObservationbc-DonorObservation

Resources that this resource uses

StructureDefinition
bc-Womanbc-Woman
nl-core-relatedpersonnl-core-relatedperson

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "bc-Donor",
  "url": "http://nictiz.nl/fhir/StructureDefinition/bc-Donor",
  "name": "bc-Donor",
  "title": "bc-Donor",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "geboortezorg@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A RelatedPerson profile describing donor characteristics as defined by BabyConnect.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "gebz-peri-v3.2",
      "uri": "https://decor.nictiz.nl/art-decor/decor-datasets-\\-peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&effectiveDate=2016-09-08T00%3A00%3A00&conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.4&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
      "name": "Geboortezorg 3.2"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "RelatedPerson",
  "baseDefinition": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "RelatedPerson.extension",
        "path": "RelatedPerson.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "RelatedPerson.extension:role",
        "path": "RelatedPerson.extension",
        "sliceName": "role",
        "min": 0,
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-7888",
            "comment": "Eiceldonatie"
          }
        ]
      },
      {
        "id": "RelatedPerson.extension:role.valueCodeableConcept:valueCodeableConcept",
        "path": "RelatedPerson.extension.valueCodeableConcept",
        "sliceName": "valueCodeableConcept",
        "patternCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "430882007"
            }
          ]
        }
      },
      {
        "id": "RelatedPerson.patient",
        "path": "RelatedPerson.patient",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Woman"
          }
        ]
      },
      {
        "id": "RelatedPerson.birthDate",
        "path": "RelatedPerson.birthDate",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-7889",
            "comment": "Geboortedatum eiceldonor"
          },
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-7890",
            "comment": "Leeftijd eiceldonor"
          }
        ]
      }
    ]
  }
}